func runtime.copystack

3 uses

	runtime (current package)
		stack.go#L858: func copystack(gp *g, newsize uintptr) {
		stack.go#L1116: 	copystack(gp, newsize)
		stack.go#L1218: 	copystack(gp, newsize)